projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1f3158
)
*** empty log message ***
author
Eli Zaretskii
<eliz@is.elta.co.il>
Mon, 16 Feb 2004 12:37:21 +0000
(12:37 +0000)
committer
Eli Zaretskii
<eliz@is.elta.co.il>
Mon, 16 Feb 2004 12:37:21 +0000
(12:37 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3f63f8e9ecb7ff2d775bcbc9f59db9577f4f2cbb..4176661ca905e9b397c7c39369436cc450c72306 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,11
@@
2004-02-16 Dave Love <fx@gnu.org>
+ * newcomment.el (comment-insert-comment-function)
+ (comment-region-function, uncomment-region-function): New.
+ (comment-indent): Use comment-insert-comment-function.
+ (uncomment-region): Use uncomment-region-function.
+ (comment-region): Use comment-region-function.
+
* emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
2004-02-16 Richard Stallman <rms@gnu.org>